#entete {
	color: #CCCCCC;
	font-size: 36px;
	font-family: "Bauhaus 93", "Century Gothic", "Adobe Caslon Pro";
	font-weight: lighter;
	font-style: normal;
	height: 217px;
	width: 790px;
	background-image: url(imagescss/entete.jpg);
	margin: auto;
}

#menu {
	width: 252px;
	height: 305px;
	font-family: "Bauhaus 93", "Century Gothic";
	color: #804000;
	text-transform: capitalize;
	line-height: normal;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
}
#centre {
	width: 538px;
	height: 305px;
	line-height: normal;
	font-family: "Century Gothic", "Lucida Console", Calibri, "Arial Unicode MS", "Times New Roman", "Serif Medium";
	font-size: 12px;
	color: #43006F;
	background-repeat: no-repeat;
	float: right;
	z-index: auto;
	overflow: auto;
	position: static;
	background-image: url(imagescss/body.jpg);
}
#pied {
	color: #CCCCCC;
	font-family: "Bauhaus 93", "Century Gothic";
	font-size: 14px;
	width: 790px;
	height: 78px;
	clip: rect(auto,auto,auto,auto);
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clear: both;
	margin: auto;
}
.png {
behavior: url(png.htc);
}
h3 {
	color: #FFB824;
	font-size: 18px;
	font-family: BernhardEFFashion, "Century Gothic";
	font-weight: bold;
	text-decoration: underline;
}
h4 {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #B973FF;
}

body {
	background-color: #FFF;
	width: 790px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
}
a:link {
	color: #B5657E;
	font-family: "Century Gothic", "Lucida Console", Calibri, "Arial Unicode MS", "Times New Roman";
	text-decoration: none;
}
a:visited {
	color: #B5657E;
	font-family: "Century Gothic", "Lucida Console", Calibri, "Arial Unicode MS", "Times New Roman";
}
a:hover {
	color: #906;
	font-family: "Century Gothic", "Lucida Console", Calibri, "Arial Unicode MS", "Times New Roman";
	text-decoration: underline;
}
a:active {
	color: #C9C;
	font-family: "Century Gothic", "Lucida Console", Calibri, "Arial Unicode MS", "Times New Roman";
	text-align: left;
	text-decoration: underline;
}
h2 {
	font-family: "Century Gothic", "Lucida Console", Calibri, "Arial Unicode MS", "Times New Roman";
	font-weight: bold;
	font-size: 12px;
}
prog ok {
	color: #333333;
}

h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #995265;
}
